const golang.org/x/net/http2.cipher_TLS_RSA_WITH_AES_128_CBC_SHA

2 uses

	golang.org/x/net/http2 (current package)
		ciphers.go#L57: 	cipher_TLS_RSA_WITH_AES_128_CBC_SHA          uint16 = 0x002F
		ciphers.go#L406: 		cipher_TLS_RSA_WITH_AES_128_CBC_SHA,